MesonOptions.compiler

The compiler to use. If CC and CXX environment variables are not specified, it defaults to clang

struct MesonOptions
auto compiler = "clang";

Meta